home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Spawn Figure Collection
/
spawn collection cd.iso
/
movies
/
roll.dir
/
00006_Script_6
< prev
next >
Wrap
Text File
|
1998-01-16
|
211b
|
10 lines
on exitFrame
global SLevel
set SLevel to 3
newWave "m7.wav"
puppetSound member"sound"
set the loop of member "sound" to TRUE
set the SoundLevel to SLevel
set the SoundEnabled to TRUE
end